home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / icon / nwcns2lt.rdm < prev    next >
Text File  |  1996-02-22  |  2KB  |  79 lines

  1. Short:    Update NewIcons/DefIcons progs V1->V2.0
  2. Author:   Nicola Salmoria (mc6489@mclink.it)
  3. Uploader: Phil Vedovatti (vedovatt@u.washington.edu)
  4. Version:  2.0
  5. Type:     util/wb
  6.  
  7.  
  8. This archive updates the executables, libraries, utilities, and
  9. documentation for the NewIcons system to version 2.0.  If you do not
  10. have NewIcons installed on your system, please obtain the NewIconsV2.lha
  11. archive and install from that package instead.  It is available from
  12. Aminet in the util/wb directory.
  13.  
  14. This archive is only for users with the NewIcons system already
  15. installed.  The icons (other than the deficons for your envarc:sys
  16. directory) are not included with this archive.
  17.  
  18.  
  19. ---
  20.  
  21. Version History:
  22.  
  23. V1.0:
  24.  
  25. Original public release.
  26.  
  27. V2.0:
  28.  
  29. In the previous version of the docs I forgot to mention that the chunky to
  30. planar routine was based on a routine by Chris Green (who based his routine on
  31. one by Richard Addison).
  32.  
  33. fixed bug in DefIcons, was causing "plase insert volume dir c" after doing
  34. execute command - dir c:
  35.  
  36. fixed bug in DefIcons, would hang if it couldn't find deficons.prefs
  37.  
  38. fixed bug in DefIcons, was causing a disk icon to appear for files called
  39. "disk".
  40.  
  41. fixed bug in DefIcons, would show a drawer as disk icon for disks containing a
  42. directory called "disk" (which is a bad idea anyway).
  43.  
  44. The GetDiskObjectNew() patch now returns NULL if the given name doesn't exist
  45. (like the standard function)
  46.  
  47. now does dithering (optional)
  48.  
  49. some file types added to deficons.prefs.
  50.  
  51. bug fix: createdefaulticon now preserves the tooltypes of tool icons and of
  52. project icons whose default icon have no default tool.
  53.  
  54. bug fix: newicons would check the argarray after FreeArgs(). Thanks to Nicola
  55. Soggia for discovering it and not reporting it. Thanks to Moreno Magnani who
  56. did report it.
  57.  
  58. bugfix, arj files were not recognized
  59.  
  60. bug fix: DefIcons now uses Stricmp() to avoid problems with international
  61. sorting
  62.  
  63. DEFAULTIMAGE special ToolType added
  64.  
  65. Fixed installer: no longer copies over the original def_#? icons in
  66. Envarc:sys. It now just copies them to a safe place.
  67.  
  68. Localized installer and documentation files added
  69.  
  70. Replaced "ReplaceImage" utility with "KillOldIcon", since ReplaceImage
  71. required NewIcons not to be running to use.
  72.  
  73. Changed a few of the icons from the original distribution archive
  74.  
  75.  
  76. ---
  77.  
  78.  See the enclosed documentation for more information.
  79.